home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jun 89 / V0006-TStdPrintHandler qu-Jun89 < prev    next >
Encoding:
Text File  |  1989-06-26  |  923 b   |  24 lines  |  [TEXT/GEOL]

  1. Item    4694320                         4-June-89        10:48
  2.  
  3. From:   UK0034                          Baum, Peter, Uk Dev London
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    TStdPrintHandler query
  8.  
  9. I have a number of views, some of which are printable, some not.  All the views
  10. are set up in my Application.DoMakeViews.  The problem I have is that the print
  11. commands appear to be enabled in ALL views, and that using the print commands
  12. in ANY view always causes the same one view to be printed (ie. usually NOT the
  13. view currently selected).
  14.  
  15. I am confused because the 2.0b5 Printing Release Notes (ERS) mentions that each
  16. printable view should call the DoSetupMenus and DoMenuCommand methods of the
  17. its fPrintHandler, but this is not done in any of the samples.  On the other
  18. hand the samples do print properly.  I'm sure I must be missing something very
  19. obvious.  Any suggestions?
  20.  
  21. Peter Baum
  22.  
  23.  
  24.